PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCustomDigitalSignature Class


In This Topic
    PDFCustomDigitalSignature Class Methods
    In This Topic

    For a list of all members of this type, see PDFCustomDigitalSignature members.

    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodOverride this method to create your own custom signature.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign certificate. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the contact information. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the underlying COS signature object. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the location. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the name. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign reason. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodGets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the sign certificate.
    This property is not used by signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the contact information.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the location.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the name.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the sign reason.
    This property should not be set for signatures. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the sign date. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Public MethodSets the signature digest algorithm. (Inherited from com.o2sol.pdf4java.digitalsignatures.PDFBaseDigitalSignature)
    Top
    See Also